PDF Plugin for Xojo

Page.EndText Method (console safe)

Ends a text object.

EndText()

Parameters

Remarks

The GraphicsMode should be TEXT_OBJECT before calling this method and it will be PAGE_DESCRIPTION. after calling this method.

See Also

Page Class